class inheritance meaning in English
客体类继承
Examples
- An example of class inheritance in the . net framework is the
. net framework中的类继承示例是 - Interfaces are useful in cases where you cannot use class inheritance
在无法使用类继承的情况下接口是很有用的。 - Class inheritance demands
类继承要求 - The following table shows examples of class inheritance and interface implementation
下表给出了类继承和接口实现的一些示例: - The . net framework security system implements an extensible pattern of derived class inheritance
. net framework安全系统实现可扩展模式的派生类继承。